Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.0-alpha-0.9.23 (94 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-profile-Binary",
"name" : "Binary",
"status" : "draft",
"date" : "2023-06-06T16:31:10.0976344+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Binary",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Binary",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Binary.contentType",
"path" : "Binary.contentType",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/accdr-mimetype"
}
},
{
"id" : "Binary.data",
"path" : "Binary.data",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.